emacs.git
2015-11-30 justburFix return value problem for make-text-button
2015-11-30 justburMerge branch 'grammati'
2015-11-30 justburUse safe version of string-width
2015-11-30 justburUse key-description for canonical keys
2015-11-28 Chris PerkinsDisplay prefix names in terminal-mode
2015-11-20 justburAdd README note about last commit
2015-11-20 justburShow docstring on hover in echo area for commands
2015-11-20 justburFix mistake in reverting defaults
2015-11-20 Justin BurkettMerge pull request #87 from cute-jumper/master
2015-11-20 Junpeng QiuFix the value of `which-key-side-window-location'
2015-11-19 justburCheck for nil as a binding in previous commit
2015-11-19 justburProvide alternate prefix-title for echo area
2015-11-19 justburForgot line in last commit
2015-11-19 justburRevert change in default of side-window-bottom
2015-11-19 justburAutomatically close popup when prefix goes away
2015-11-19 justburProvide alternative for prefix-title
2015-11-18 justburFix spacing in last commit
2015-11-18 justburMention new show-prefix option and format README
2015-11-18 justburAdd show-prfx 'bottom and change top-level msg
2015-11-18 justburIgnore key translations only at top-level
2015-11-18 justburOption to remove default unicode characters
2015-11-18 Justin BurkettMerge pull request #86 from syohex/byte-compile-warnings
2015-11-18 Syohei YOSHIDAUse bound-and-true-p for byte compile warning
2015-11-18 Syohei YOSHIDAMove definition position for byte-compile warning
2015-11-18 justburSort character ranges properly
2015-11-17 justburMake special-key matching case sensitive
2015-11-17 justburRefactor sorting functions and move fn keys up
2015-11-17 justburSilence warnings for obsolete function
2015-11-17 justburTurn on case-sensitivity in replacements
2015-11-17 justburSatisfy compiler
2015-11-17 justburBring in new describe-buffer-bindings parsing func
2015-11-16 justburMention show-top-level in the README
2015-11-13 justburMinor stylistic changes to previous pr
2015-11-13 Iqbal AnsariIgnore self-insert-command bindings
2015-11-13 Iqbal AnsariInclude keybindings of the form 'a .. z' in which key...
2015-11-13 Iqbal AnsariUse `set-temporary-overlay-map` to setup paging keys...
2015-11-13 Iqbal AnsariManually flush headings for keybindings
2015-11-13 Iqbal AnsariAllow function key bindings to be displayed in toplevel...
2015-11-13 Iqbal AnsariAdd a command to popup toplevel bindings
2015-11-13 Iqbal AnsariFix some minor bugs
2015-11-13 Iqbal AnsariImprove regexp to match toplevel bindings
2015-11-13 Iqbal AnsariChange code to handle nil which-key--current-prefix
2015-11-13 justburFix sort order of function keys
2015-11-13 justburDon't use face for prefix if using echo area
2015-11-12 justburBump minor version
2015-11-12 justburAdd option to pad key columns on the left
2015-11-04 justburFix #79
2015-11-04 justburAdd example of adding Unicode replacements in README
2015-10-30 justburDon't show help hint for evil operators
2015-10-30 justburAdd option to show popup for evil operators
2015-10-29 justburAdd melpa stable banner
2015-10-22 justburDon't warn when same cons is added to alist twice
2015-10-20 justburMove sorting functions and add to readme
2015-10-18 justburBetter choices for built-in functions
2015-10-18 justburCleanup previous commit
2015-10-18 justburRemove dash.el dependency
2015-10-18 justburRemove s.el dependency
2015-10-15 justburSatisfy compiler for golden-ratio-mode
2015-10-09 justburPreliminary support for undo
2015-10-08 justburAdd new sort function for testing
2015-10-07 justburFix problem with two locations for side-window
2015-10-07 justburSwitch to defun in last commit
2015-10-07 justburAdd new sort function
2015-10-06 justburBump version to 0.6.2
2015-10-05 justburreadme: Remove what's new and add dependency note
2015-10-03 Justin BurkettMerge pull request #71 from justbur/refactor
2015-10-03 justburRemove comment
2015-10-03 justburRefactor show-next-page
2015-10-03 justburMove golden-ratio-mode let binding
2015-10-02 Iqbal AnsariDo not display which-key popup if an interactive comman...
2015-10-02 justburAdd remove-hook to previous commit
2015-10-02 Iqbal AnsariRun `which-key--hide-popup` in post-command-hook also
2015-10-02 justburRevert preserve-size setting on buffer
2015-09-29 justburLet bind golden-ratio-mode when showing window
2015-09-29 justburAdd preserve-size option to side-window display
2015-09-27 justburDon't fail if buffer was killed somehow
2015-09-24 justburFix merge conflicts
2015-09-24 justburBump version
2015-09-24 justburBetter fix for #65
2015-09-24 justburRevert "Fix #65"
2015-09-23 justburFix #65
2015-09-22 justburFix docstring typo
2015-09-21 justburAdd alist-name arg to add-key-val-to-alist
2015-09-21 justburAdd faces group
2015-09-19 justburBetter messages for add-key-val-to-alist
2015-09-18 justburRemove some alists from customize and update docs
2015-09-18 justburUpdate README for key-based replacements
2015-09-16 justburAdd ability to highlight certain commands
2015-09-09 Justin Burketttypo in readme
2015-09-08 justburMute echo-keystrokes message
2015-09-03 justburBetter warning for add-key-val-to-alist
2015-09-03 justburFix typo
2015-09-03 justburMinor fix on last commit
2015-09-03 justburCommon interface for prefix names and titles
2015-09-03 justburMinor changes to key-seq functions
2015-09-03 justburChange default indentation of helpers
2015-09-03 justburAdd support for prefix-names
2015-09-02 justburMake preventing C-h cycling the default
2015-09-02 justburAllow disabling truncation
2015-09-02 justburAdd min-display-lines option
next